Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Expressions in $slice operator #4858

Closed
wants to merge 2 commits into from
Closed

Conversation

christophstrobl
Copy link
Member

This PR allows AggregationExpressions to be used for itemCount and offset of the Slice expression.

Closes: #4857

This commit allows AggregationExpressions to be used for itemCount and offset of the Slice expression.
@mp911de mp911de changed the title Support Expressions in $slice operator. Support Expressions in $slice operator Jan 7, 2025
@mp911de mp911de added the type: enhancement A general enhancement label Jan 7, 2025
@mp911de mp911de added this to the 4.5 M1 (2025.0.0) milestone Jan 7, 2025
mp911de pushed a commit that referenced this pull request Jan 7, 2025
This commit allows AggregationExpressions to be used for itemCount and offset of the Slice expression.

Original pull request: #4858
Closes #4857
mp911de added a commit that referenced this pull request Jan 7, 2025
Refine naming. Reformat code.

Original pull request: #4858
See #4857
@mp911de mp911de closed this Jan 7, 2025
@mp911de mp911de deleted the issue/4857 branch January 7, 2025 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

$slice does not support AggregationExpression for offset and itemCount
2 participants